JoyAxisMotionEventArgs(int, byte, short)

Constructor

Namespace: Imagini

Declared in: Imagini.JoyAxisMotionEventArgs


Creates a new event args object.

Syntax

public JoyAxisMotionEventArgs(
	int joystickId,
	byte axis,
	short value
)

Back to index